home *** CD-ROM | disk | FTP | other *** search
- /*-------------------------------------------------------------------------
- Copyright (c) 1992-1994 The Santa Cruz Operation, Inc.
- -------------------------------------------------------------------------
- All rights reserved. No part of this program or publication may be
- reproduced, transmitted, transcribed, stored in a retrieval system,
- or translated into any language or computer language, in any form or
- by any means, electronic, mechanical, magnetic, optical, chemical,
- biological, or otherwise, without the prior written permission of:
-
- The Santa Cruz Operation, Inc. (408) 425-7222
- 400 Encinal St, Santa Cruz, CA 95060 USA
- -------------------------------------------------------------------------
- SCCS : @(#) WServer.ad 11.9 94/08/02
-
- Modification History:
-
- M001, 29-Mar-94, maryt
- Added include for msg/HelpDefaults
- -----------------------------------------------------------------------*/
-
- #include "../../X11/app-defaults/msg/MotifDefaults"
- #include "../../X11/app-defaults/msg/HelpDefaults"
- #include "../../X11/app-defaults/font/FontDefaults"
- #include "../../X11/app-defaults/color/ColorDefaults"
-
- !
- ! Symbolic fonts
- !
- *smallNormalFont: -*-helvetica-medium-r-*-*-*-100-*-*-*-*-*-*
- *smallBoldFont: -*-helvetica-bold-r-*-*-*-100-*-*-*-*-*-*
- *smallItalicFont: -*-helvetica-medium-o-*-*-*-100-*-*-*-*-*-*
-
- *medNormalFont: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
- *medBoldFont: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-*-*
- *medItalicFont: -*-helvetica-medium-o-*-*-*-120-*-*-*-*-*-*
-
- *largeNormalFont: -*-helvetica-medium-r-*-*-*-180-*-*-*-*-*-*
- *largeBoldFont: -*-helvetica-bold-r-*-*-*-180-*-*-*-*-*-*
- *largeItalicFont: -*-helvetica-medium-o-*-*-*-180-*-*-*-*-*-*
-
- *monoNormalFont: -*-courier-medium-r-*-*-*-120-*-*-m-*-*-*
- *monoBoldFont: -*-courier-bold-r-*-*-*-120-*-*-m-*-*-*
- *monoItalicFont: -*-courier-medium-o-*-*-*-120-*-*-m-*-*-*
-
- *weirdFont: -*-courier-medium-o-*-*-*-120-*-*-m-*-*-*
-
- !
- ! Symbolic Colors
- !
- *urgentColor: red
- *highlightColor: salmon
- *foregroundColor: scoForeground
- *backgroundColor: scoBackground
- *altBackgroundColor: white
-
-
- *str_ok: OK
- *str_cancel: Cancel
- *str_help: Help
- *str_apply: Apply
- *str_reset: Reset
- *str_error: Error
-
- *str_version_dlog: Widget Server\n\n%s
- *str_message_dlog: Message
- *str_warning_dlog: Warning
- *str_working_dlog: Working
- *str_question_dlog: Question
- *str_info_dlog: Information
- *str_error_dlog: Error
-
-
- ! Temp values for all Wserver error strings
- ! Needs work..
- *str_bad_mix_of_autoHide_and_autoDestroy: Bad mixture of autoHide and autoDestroy
- *str_bad_parent_name: Bad parent name
- *str_cant_find_pixmap: Cant find pixmap
- *str_cant_get_both_il_and_plist: Cant get both il and plist
- *str_cant_getvalue: Cant Getvalue
- *str_cant_set_both_fieldList_n_recList: Cant set both fieldList andn recList
- *str_cant_set_both_field_and_recList: Cant set both field and recList
- *str_cant_set_both_item_and_itemList: Cant set both item and itemList
- *str_cant_setvalues: Can't setvalues
- *str_color_not_in_resource_file: Color not in resource file
- *str_could_not_read_file: Could not read file
- *str_couldnt_convert_color: Couldnt convert color
- *str_couldnt_find_field: Couldnt find field
- *str_couldnt_find_getvalues: Couldnt find getvalues
- *str_couldnt_find_setvalues: Couldnt find setvalues
- *str_couldnt_load_icon: Couldnt load icon
- *str_default_help_book: Default help book
- *str_duplicate_name: Duplicate name
- *str_err_field_description_list: Error in field description list
- *str_err_label_description_list: Error in label description list
- *str_have_to_set_topic_or_tree: Must set topic or tree
- *str_invalid_default_button: Invalid default button
- *str_invalid_direction: Invalid direction value
- *str_invalid_item_position: Invalid item position
- *str_invalid_scrollbar_policy: Invalid scrollbar policy
- *str_invalid_value_for_cols: Invalid value for columns
- *str_invalid_value_for_rows: Invalid value for rows
- *str_invalid_value_for_topItemPosition: Invalid value for topItemPosition
- *str_list_not_that_many_items: List does not have that many items
- *str_lock_has_no_args: lock has no args
- *str_need_a_topic: Need a topic
- *str_need_item_or_pos: Need item or pos
- *str_need_new_item: Need new item
- *str_need_one_option: Needs one option
- *str_need_to_set_callback: Need to set callback
- *str_need_to_specify_field_list: Need to specify field list
- *str_need_to_specify_field_or_recList: Need to specify field or recList
- *str_need_to_specify_pos_or_field: Need to specify pos or field
- *str_need_widget_name: Need widget name
- *str_no_apply_button_on_msgboxes: There is no apply button on msgboxes
- *str_no_memory: Not enough memory available for this operation
- *str_no_options_for_close_form: No options for close form
- *str_no_such_border_type: No such border type
- *str_no_such_option: Has no option named
- *str_no_such_shadow_type: No such shadow type
- *str_noecho_only_create: noecho is only allowed at widget creation
- *str_not_a_boolean_string: Not a boolean value
- *str_not_a_drawnlist: Not a drawnlist
- *str_not_that_many_records: Not that many records
- *str_null_widget: Null widget
- *str_object_need_name: Object needs name
- *str_positions_cant_be_neg: Positions cant be neg
- *str_set_item_or_itemList_not_both: May set item or itemList not both
- *str_target_parent_not_common: Target parent not common
- *str_target_parent_not_form: Target parent not form
- *str_too_many_args: Too many args
- *str_too_many_options: Too many options
- *str_too_many_options_set: Too many options set
- *str_unknown decoration: Unknown decoration
- *str_unknown_command: Unknown command
- *str_unknown_help_item: Unknown help item
- *str_unknown_option: Unknown option
- *str_unlock_has_no_args: unlock has no args
- *str_widget_doesnt_exist: Widget doesnt exist
- *str_widget_not_found: Widget not found
- *str_wrong_arg_type_remove_timeout: Wrong arg type to WsRemoveTimeout
- *str_wrong_num_of_args_to_xmArgs: Wrong num of args to xmArgs
- *str_wrong_number_of_args: Wrong number of args
- *str_wrong_number_of_arguments: Wrong number of arguments
- *str_wsinfo_needs_arg: wsinfo needs an argument
- *str_plus_minus_percent: Value must be a positive or negative percentage ( -100 to 100 )
-
-